fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
tokiwa
•
nom
»
Modules
base
clang
sodium
crypto
database
http
lock_free
mail
wolfssl
nom
sqlite
terminal
tokiwa
web
uuid
webserver
universe (module tokiwa)
└─
tokiwa
└─
process_result
(3 args)
nom
nom
nom
:
Any
is
[Unit Type]
[Module nom]
¶
[src]
nom is a parser combinator framework
for more information go to:
https://github.com/Geal/nom/
Choice Types
parse_result
(I
type
, O
type
)
:
outcome nom.this.success I O
[Contains abstract features]
[Module nom]
¶
[src]
the result of Parser.call()
0.099dev (GIT hash 250922c42fb1dcef5ce7ce89820538f53498ca37)
last changed: 2026-08-14
for more information go to:
https://github.com/Geal/nom/